(print_partial_compiled_pattern): Add missing 'break'
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 May 2004 22:28:09 +0000 (22:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 May 2004 22:28:09 +0000 (22:28 +0000)
commit657d9732a2492d8a9876b347974e9ae5c75dd4b9
tree9311d9781ca118040d5d39aa8d1fead983af0213
parent2ffd5e33a182f58c68ecdf84517b2e2872dc7e39
(print_partial_compiled_pattern): Add missing 'break'
after 'case wordend'.  For symbeg and symend, print to stderr,
like the other cases.
src/regex.c